Tutorials
Getting Started with Food Flow Prediction
- Prerequisites:
- Python 3.9
- PyTorch (>=1.9.0)
- PyTorch Geometric (>=2.0.0)
- Pandas (>=1.3.0)
- NumPy (>=1.20.0)
- Matplotlib (>=3.4.0)
- Scikit-learn (>=0.24.0)
- NetworkX (>=2.6.0)
- GeoPandas (>=0.9.0)
- tqdm (>=4.62.0)
- Steps to run the model:
- Clone the repository
- Install dependencies
- Prepare your data following the format in the data section
- Run the training script
- Evaluate model performance